CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bankers algorithm

搜索资源列表

  1. Bankers

    0下载:
  2. Banker s Algorithm Implement by Java
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:15523
    • 提供者:MAHMUD
  1. 银行家算法(C语言)

    1下载:
  2. 银行家算法的虚拟实现- The banker algorithm hypothesized realizes
  3. 所属分类:OS Develop

    • 发布日期:2016-01-26
    • 文件大小:21122
    • 提供者:Paine
  1. Dijkstra2008

    0下载:
  2. 银行家算法,弄课程设计的时候搞的,作课设时可以用来参考下,希望有帮助-bankers algorithm to find curriculum design of the moment when, for the class can be used to set up at the reference, we hope that the help -Banker s algorithm, get the time engaged in curriculum design, and for the
  3. 所属分类:Education soft system

    • 发布日期:2017-04-24
    • 文件大小:73815
    • 提供者:精灵晓月
  1. bankers

    0下载:
  2. it s all about bankers algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:532
    • 提供者:shikhar
  1. Banker

    0下载:
  2. This code defines the behaviors of the bankers algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:1131
    • 提供者:Steven
  1. banker

    0下载:
  2. 共享资源分配与银行家算法 [问题描述] 本题主要内容是模拟实现资源分配。银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。 通过对这个算法的设计,让学生能够对书本知识有更深的理解,在操作和其它方面有更高的提升。 -Share resource allocation algorithm with bankers [Problem Descr iption] T
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-25
    • 文件大小:11294
    • 提供者:yuebo
  1. BANKERS.C.tar

    0下载:
  2. Bankers algorithm is used to allocate resources to the processes and find whether they are in safe state or not.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:601
    • 提供者:snes
  1. bankers

    0下载:
  2. 银行家算法是避免死锁的一种重要方法,要求编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。-bankers algorithm is an important method to avoid deadlock, requiring writing and debugging a simple program algorithm. Application for a better understanding of the resou
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:231609
    • 提供者:王海彬
  1. bankers

    0下载:
  2. Bankers algorithm implementation using C language
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:10184
    • 提供者:Ranjith kumar
  1. Bankers-algorithm

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系 银行家算法 统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待-Banker' s algorithm is one of the most representative algorithm to avoid deadlock. Method to avoid deadlock in the process of dynamically allo
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:65646
    • 提供者:小志
  1. bankers-algo

    0下载:
  2. Bankers algorithm shell program
  3. 所属分类:Document

    • 发布日期:2017-11-28
    • 文件大小:955
    • 提供者:mreddy
  1. Bankers

    0下载:
  2. bankers algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:161368
    • 提供者:vicky
  1. Bankers-Algorithm

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。为实现银行家算法,系统必须设置若干数据结构。-Banker' s algorithm is one of the most representative algorithm to avoid deadlock. Method to avoid deadlock in the process of dy
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1430
    • 提供者:岳豪
  1. bankers-algorithm

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。为实现银行家算法,系统必须设置若干数据结构。-Banker' s algorithm is one of the most representative algorithm to avoid deadlock. Method to avoid deadlock in the process of dy
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1736
    • 提供者:zhsenl
  1. Bankers-algorithm

    0下载:
  2. 银行家算法 c语言编写 源代码 银行家算法 c语言编写 源代码 银行家算法 c语言编写 源代码-Banker' s algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1720
    • 提供者:lee
  1. Bankers-algorithm

    0下载:
  2. 银行家算法,能够用来计算银行家算法的应用程序及其相关程序,有很强大的实用性。-Banker' s algorithm, can be used to calculate the banker' s algorithm and its associated application program has a strong practical.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:4592
    • 提供者:赵里
  1. OS-bankers-algorithm

    0下载:
  2. 《操作系统》课程实验-----银行家算法 死锁避免—银行家算法的实现-"Operating System" course experiment----- banker s algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:6124
    • 提供者:rongly
  1. Bankers-algorithm

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。又被称为“资源分配拒绝”法-Bankers algorithm is one of the most representative of the algorithm to avoid deadlock. Also known as "resource allocation denial" method
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:7487
    • 提供者:czl
  1. Bankers-algorithm-simulation

    0下载:
  2. 银行家算法模拟,适用于计算机操作系统课程设计的银行家算法的实现。-Bankers algorithm simulation for realization of computer courses on operating system design bankers algorithm.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-11
    • 文件大小:2289961
    • 提供者:朱洪波
  1. Bankers-Algorithm-

    0下载:
  2. 银行家算法,实现了基本功能,欢迎交流学习,仅供参考,-Bankers algorithm, realize the basic function, only supplies the reference
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:6416
    • 提供者:do4115
« 1 23 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com